Skip to main content

destinationIconHoverColor

Type

property

Summary

Specifies the icon color of the destination elements when hovering.

Syntax

set the destinationIconHoverColor of widget to <RGBA Color>
get the destinationIconHoverColor of widget

Description

Use the destinationIconHoverColor property to specify the icon color of the destination elements when hovering.

Examples

set the destinationIconHoverColor of widget "NavigationRail" to "0,0,255,157"